button: Allow :hover on insensitive buttons
authorBenjamin Otte <otte@redhat.com>
Sat, 7 Dec 2013 00:29:56 +0000 (01:29 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 7 Dec 2013 00:39:38 +0000 (01:39 +0100)
commitb6f9ce8a73eeae696f15386d10477488624c66a3
tree1bc9d4bee74e48c5e9ff001f22a1cb25de24e167
parent0bff20691560829487863c5b6c4d30fd2a669c76
button: Allow :hover on insensitive buttons

You can still hover a mouse on insensitive elements; it's up to the
theme to disable that.
This is in line with the HTML/CSS interpretation of :hover.

Insensitive elements still cannot be clicked.

https://bugzilla.gnome.org/show_bug.cgi?id=719486
gtk/gtkbutton.c